Files
a53a44bf-1273-467e-b9fe-6cc…/vercel.json
2026-06-11 21:47:58 +00:00

5 lines
97 B
JSON

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