Files
2192b7b0-944f-4711-a9ce-87f…/vercel.json
2026-03-09 19:20:10 +00:00

5 lines
97 B
JSON

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