Files
b8ff2dfd-b0c2-42ce-b9cf-853…/vercel.json
2026-03-02 19:41:58 +00:00

5 lines
97 B
JSON

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