Files
b92c1ccb-dd35-4b22-8f87-40b…/vercel.json
2026-03-06 21:34:25 +00:00

5 lines
97 B
JSON

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