Files
90e8cebb-c22c-41c7-b419-38d…/vercel.json
2026-05-31 20:31:24 +00:00

5 lines
97 B
JSON

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