Files
65bd3270-40f6-4d8a-9c40-dfb…/vercel.json
2026-06-09 10:11:10 +00:00

5 lines
97 B
JSON

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