Files
dd371849-1a53-4586-b5b4-2c8…/vercel.json
2026-04-26 12:49:19 +00:00

5 lines
97 B
JSON

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