Files
9f61f88b-b2ec-4c98-9ea0-fe2…/vercel.json
2026-03-08 19:32:14 +00:00

5 lines
97 B
JSON

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