Files
a60d18aa-debe-40ba-bf03-493…/vercel.json
2026-04-30 10:38:26 +00:00

5 lines
97 B
JSON

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