Files
e7dcf976-56a9-4ecb-b572-c76…/vercel.json
2026-03-02 19:34:13 +00:00

5 lines
97 B
JSON

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