Files
216df658-e9f3-4af5-845c-9c7…/vercel.json
2026-04-29 10:04:45 +00:00

5 lines
97 B
JSON

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