Files
37c74b89-2d3f-4fc9-a859-88d…/vercel.json
2026-03-17 00:09:06 +00:00

5 lines
97 B
JSON

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