Files
98b4904c-28f2-46b6-8b56-02a…/vercel.json
2026-05-18 09:25:34 +00:00

5 lines
97 B
JSON

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