Files
2f87b2b1-df5e-4752-9b20-455…/vercel.json
2026-05-14 04:18:45 +00:00

5 lines
97 B
JSON

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