Files
02059bec-ce47-4af9-9c2b-e98…/vercel.json
2026-03-19 14:42:35 +00:00

5 lines
97 B
JSON

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