Files
f00275b7-850b-4f9a-b1d7-57d…/vercel.json
2026-05-18 23:13:05 +00:00

5 lines
97 B
JSON

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