Files
897ddb4e-34d6-4ed1-acdb-cfe…/vercel.json
2026-05-25 05:48:57 +00:00

5 lines
97 B
JSON

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