Files
2f149f06-43c4-4b73-b15e-c4f…/vercel.json
2026-03-02 18:20:02 +00:00

5 lines
97 B
JSON

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