Files
4d874f29-716f-40a6-9e81-90b…/vercel.json
2026-06-03 10:37:51 +00:00

5 lines
97 B
JSON

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