Files
f5755f4c-445a-4f79-8fb8-148…/vercel.json
2026-04-09 15:57:43 +00:00

5 lines
97 B
JSON

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