Files
b93fa2f3-d7a2-4181-91f2-8e2…/vercel.json
2026-06-02 11:35:50 +00:00

5 lines
97 B
JSON

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