Files
b9661ef2-c3e2-48dd-b7fa-60e…/vercel.json
2026-04-05 21:48:41 +00:00

5 lines
97 B
JSON

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