Files
01fa9f43-feb9-48ed-bb7b-1f3…/vercel.json
2026-03-02 21:43:44 +00:00

5 lines
97 B
JSON

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