Files
a73a425b-26cf-48b6-8c6e-d98…/vercel.json
2026-05-22 01:03:38 +00:00

5 lines
97 B
JSON

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