Files
0f0ef62d-afd5-4bc3-a04d-19a…/vercel.json
2026-03-29 22:39:22 +00:00

5 lines
97 B
JSON

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