Files
752864e6-b1de-437b-86e1-6e9…/vercel.json
2026-04-26 09:43:49 +00:00

5 lines
97 B
JSON

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