Files
ca1dc3c9-df1e-47fd-b3c0-bf1…/vercel.json
2026-03-26 08:07:45 +00:00

5 lines
97 B
JSON

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