Files
5a469323-4905-4e0b-bdc5-ecd…/vercel.json
2026-03-04 10:02:36 +00:00

5 lines
97 B
JSON

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