Files
f2b926c0-41e1-4d98-81b1-e5e…/vercel.json
2026-03-19 15:51:53 +00:00

5 lines
97 B
JSON

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