Files
72c9e24b-02f7-42a2-92ca-19f…/vercel.json
2026-03-18 16:36:51 +00:00

5 lines
97 B
JSON

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