Files
a6b42fc4-d5c5-4f79-9975-6f0…/vercel.json
2026-04-06 04:01:42 +00:00

5 lines
97 B
JSON

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