Files
7d7eed01-9e09-414e-8d50-d40…/vercel.json
2026-03-02 21:34:20 +00:00

5 lines
97 B
JSON

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