Files
9984ee18-9f1d-48e6-8e20-aef…/vercel.json
2026-03-09 16:18:15 +00:00

5 lines
97 B
JSON

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