Files
e9202c98-1ed5-4b8d-83dc-ef7…/vercel.json
2026-05-02 08:48:01 +00:00

5 lines
97 B
JSON

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