Files
700bd58c-8019-4e19-9b7a-ddf…/vercel.json
2026-03-02 22:27:49 +00:00

5 lines
97 B
JSON

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