Files
470f42f5-8879-4a89-bb5e-934…/vercel.json
2026-05-02 09:49:14 +00:00

5 lines
97 B
JSON

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