Files
863f443f-98b2-47c8-8def-5b2…/vercel.json
2026-03-10 12:55:43 +00:00

5 lines
97 B
JSON

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