Files
4ebf6021-4d6c-4e54-a979-3ed…/vercel.json
2026-03-14 05:20:48 +00:00

5 lines
97 B
JSON

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