Files
55f200a4-6af0-4eeb-9e96-775…/vercel.json
2026-05-13 15:07:39 +00:00

5 lines
97 B
JSON

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