Files
d4568ab3-d5f6-4f5b-a4ef-52b…/vercel.json
2026-03-08 21:09:46 +00:00

5 lines
97 B
JSON

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