Files
ed3d1fb5-9962-4ff6-a1d6-161…/vercel.json
2026-05-17 16:43:27 +00:00

5 lines
97 B
JSON

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