Files
75d4b4e4-ff2b-4587-9bbc-5a7…/vercel.json
2026-06-02 09:47:38 +00:00

5 lines
97 B
JSON

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