Files
0f5adcc1-3737-406e-93f3-ee9…/vercel.json
2026-04-02 22:24:13 +00:00

5 lines
97 B
JSON

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