Files
8d1af486-42e3-4218-9a3f-ca6…/vercel.json
2026-03-02 20:35:55 +00:00

5 lines
97 B
JSON

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