Files
49127b22-d50a-4f8a-b785-95b…/vercel.json
2026-06-11 14:18:02 +00:00

5 lines
97 B
JSON

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