Files
a593fa6c-871f-4c41-a7bf-5f4…/vercel.json
2026-04-02 17:29:11 +00:00

5 lines
97 B
JSON

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