Files
bd10f855-2be6-4f4b-a5bc-cd8…/vercel.json
2026-05-31 06:10:49 +00:00

5 lines
97 B
JSON

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