Files
f975df4e-b106-4a2b-b003-6eb…/vercel.json
2026-05-22 18:13:33 +00:00

5 lines
97 B
JSON

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