Files
fab0b6e4-3e6e-460a-a201-91d…/vercel.json
2026-06-07 05:49:08 +00:00

5 lines
97 B
JSON

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