Files
6186941b-c87c-4888-9427-e4e…/vercel.json
2026-05-22 09:00:29 +00:00

5 lines
97 B
JSON

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