Files
104cbf8b-8808-4205-b1af-8fb…/vercel.json
2026-03-06 19:35:53 +00:00

5 lines
97 B
JSON

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