Files
867a1c4f-c7c6-442c-91df-b42…/vercel.json
2026-06-03 16:28:13 +00:00

5 lines
97 B
JSON

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