Files
5e600302-dc67-4705-8124-e9f…/vercel.json
2026-06-02 16:09:04 +00:00

5 lines
97 B
JSON

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