Files
bde606b9-c8bf-406c-9c8f-e26…/vercel.json
2026-03-06 17:34:44 +00:00

5 lines
97 B
JSON

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