Files
64ad73b5-e46c-47e5-9435-d13…/vercel.json
2026-03-11 21:46:16 +00:00

5 lines
97 B
JSON

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