Files
e6e8361e-a5d7-4381-9801-e3f…/vercel.json
2026-03-09 09:34:40 +00:00

5 lines
97 B
JSON

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