Files
4e1c7cda-5475-46df-933d-4f7…/vercel.json
2026-03-16 19:48:11 +00:00

5 lines
97 B
JSON

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