Files
1531c8de-4992-42e2-9b71-dcc…/vercel.json
2026-05-20 10:41:36 +00:00

5 lines
97 B
JSON

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