Files
13cbb82c-f8b7-44e5-bcdc-29c…/vercel.json
2026-03-02 17:51:20 +00:00

5 lines
97 B
JSON

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