Files
2c906074-0ee0-41d4-93fa-419…/vercel.json
2026-04-04 06:36:47 +00:00

5 lines
97 B
JSON

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