Files
e05b2881-8faf-4364-818e-b20…/vercel.json
2026-03-02 20:01:14 +00:00

5 lines
97 B
JSON

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