Files
bebea892-b4ce-4035-b244-43b…/vercel.json
2026-05-21 02:19:05 +00:00

5 lines
97 B
JSON

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