Files
11dd64fa-1aa7-4779-a7d3-8d3…/vercel.json
2026-06-08 16:53:52 +00:00

5 lines
97 B
JSON

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