Files
72990485-7fd6-4e89-b319-774…/vercel.json
2026-03-02 17:51:18 +00:00

5 lines
97 B
JSON

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