Files
b6c4e965-6fc6-40fd-ab18-39a…/vercel.json
2026-03-17 17:38:08 +00:00

5 lines
97 B
JSON

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