Files
d3fb2a70-249b-4551-af56-3f5…/vercel.json
2026-03-27 07:30:15 +00:00

5 lines
97 B
JSON

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