Files
69c7491e-c144-4d03-907f-7f6…/vercel.json
2026-05-30 20:13:08 +00:00

5 lines
97 B
JSON

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