Files
dffa57c5-0ffb-4ad6-9b2b-5b1…/vercel.json
2026-03-23 22:23:48 +00:00

5 lines
97 B
JSON

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