Files
4888b888-17f3-4de8-b504-5b5…/vercel.json
2026-04-11 19:56:24 +00:00

5 lines
97 B
JSON

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