Files
dafd8d99-6157-4e9c-930e-d7d…/vercel.json
2026-04-20 06:38:00 +00:00

5 lines
97 B
JSON

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