Files
86f94856-38f9-4c3b-9971-569…/vercel.json
2026-04-02 12:31:01 +00:00

5 lines
97 B
JSON

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