Files
e24d3c09-cc35-42cb-819e-ffc…/vercel.json
2026-06-13 07:57:40 +00:00

5 lines
97 B
JSON

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