Files
dbaf006d-f42d-4e4d-b2a8-e6d…/vercel.json
2026-03-09 13:28:07 +00:00

5 lines
97 B
JSON

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