Files
f13d2011-a615-4fec-8565-3aa…/vercel.json
2026-05-05 23:56:33 +00:00

5 lines
97 B
JSON

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