Files
d57eede3-1273-4e6f-93db-1d6…/vercel.json
2026-05-27 01:41:22 +00:00

5 lines
97 B
JSON

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