Files
21fd1c0f-7fe7-40b8-ac69-20a…/vercel.json
2026-04-24 09:36:06 +00:00

5 lines
97 B
JSON

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