Files
613b5b0f-5480-4057-b560-9fe…/vercel.json
2026-03-03 22:17:47 +00:00

5 lines
97 B
JSON

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