Files
eb12a644-496d-4ef5-a9c4-e1e…/vercel.json
2026-03-09 01:39:58 +00:00

5 lines
97 B
JSON

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