Files
d20cef11-2614-4f7a-917f-b4a…/vercel.json
2026-03-04 09:46:37 +00:00

5 lines
97 B
JSON

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