Files
090376f2-9829-4e1f-82be-e23…/vercel.json
2026-04-02 18:44:03 +00:00

5 lines
97 B
JSON

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