Files
4d5cf758-636c-4d59-8539-02a…/vercel.json
2026-03-02 08:55:02 +00:00

5 lines
97 B
JSON

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