Files
0e82d174-69f7-4ccd-94f1-96e…/vercel.json
2026-03-20 23:41:23 +00:00

5 lines
97 B
JSON

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