Files
5fb8bbfa-8b45-4d06-be75-b80…/vercel.json
2026-03-16 19:44:49 +00:00

5 lines
97 B
JSON

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