Files
7a64ee4c-d42e-4d6e-884b-c0e…/vercel.json
2026-03-19 06:08:30 +00:00

5 lines
97 B
JSON

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