Files
1e97bb3c-5a0f-46d9-b03a-d9f…/vercel.json
2026-06-05 10:57:13 +00:00

5 lines
97 B
JSON

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