Files
9ed94936-ef6b-4d7b-9bfc-523…/vercel.json
2026-04-02 12:33:06 +00:00

5 lines
97 B
JSON

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