Files
33afcbd7-6103-4eb0-a562-e6f…/vercel.json
2026-03-07 14:08:37 +00:00

5 lines
97 B
JSON

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