Files
1b7c0e00-4dba-4a9b-81a2-24c…/vercel.json
2026-03-12 01:15:02 +00:00

5 lines
97 B
JSON

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