Files
abee1c7c-fd82-4c10-abb1-ea6…/vercel.json
2026-05-10 06:49:58 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}