Files
1d6716e8-2225-4e1b-bee9-02d…/vercel.json
2026-05-23 05:02:33 +00:00

5 lines
97 B
JSON

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