Files
ffd945fd-674e-4eff-9783-4b1…/vercel.json
2026-03-02 18:35:28 +00:00

5 lines
97 B
JSON

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