Files
2bba8062-b1a5-443b-9888-5b7…/vercel.json
2026-05-16 21:18:41 +00:00

5 lines
97 B
JSON

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