Files
f7fefc89-dc5f-4851-9153-8d0…/vercel.json
2026-03-27 03:37:57 +00:00

5 lines
97 B
JSON

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