Files
128c42f7-4cff-4d90-90db-43b…/vercel.json
2026-06-06 14:06:12 +00:00

5 lines
97 B
JSON

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