Files
b852cefa-04d5-4258-9c36-52d…/vercel.json
2026-04-15 13:10:56 +00:00

5 lines
97 B
JSON

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