Files
d4ef7117-55b2-4140-9673-d2a…/vercel.json
2026-04-30 19:59:46 +00:00

5 lines
97 B
JSON

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