Files
dc6fd903-cca3-47f6-a4be-14f…/vercel.json
2026-03-04 10:00:16 +00:00

5 lines
97 B
JSON

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