Files
f75dab9c-1abd-4a00-94ed-e3f…/vercel.json
2026-03-05 22:47:31 +00:00

5 lines
97 B
JSON

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