Files
b7645f85-6a27-4d89-be32-246…/vercel.json
2026-04-06 19:18:02 +00:00

5 lines
97 B
JSON

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