Files
fb44ee66-1e73-4376-b3ce-87a…/vercel.json
2026-04-02 22:04:37 +00:00

5 lines
97 B
JSON

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