Files
3ede6527-660e-46eb-8fe9-cff…/vercel.json
2026-05-01 05:35:04 +00:00

5 lines
97 B
JSON

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