Files
7db9713d-dfdb-4f65-8f0b-9af…/vercel.json
2026-03-29 11:44:31 +00:00

5 lines
97 B
JSON

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