Files
d1a716a8-1be5-41ad-b860-e63…/vercel.json
2026-04-19 12:30:05 +00:00

5 lines
97 B
JSON

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