Files
a9fa04ef-45e0-4a39-b2b6-d80…/vercel.json
2026-04-19 10:21:52 +00:00

5 lines
97 B
JSON

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