Files
8016dcab-e2d8-4456-8ff8-2fc…/vercel.json
2026-04-05 15:18:16 +00:00

5 lines
97 B
JSON

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