Files
d5b2532f-afdf-4cec-b8a7-e2e…/vercel.json
2026-04-12 20:11:08 +00:00

5 lines
97 B
JSON

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