Files
69f9c774-b5c2-47f4-b63b-ecf…/vercel.json
2026-04-08 17:42:09 +00:00

5 lines
97 B
JSON

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