Files
71462ec9-e96f-40d9-8c49-bdd…/vercel.json
2026-03-15 11:27:22 +00:00

5 lines
97 B
JSON

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