Files
28454794-16e0-41b0-bbf1-7bd…/vercel.json
2026-03-02 19:26:43 +00:00

5 lines
97 B
JSON

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