Files
7edafe7d-06e4-4594-8e32-e04…/vercel.json
2026-04-19 11:49:43 +00:00

5 lines
97 B
JSON

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