Files
5853317b-ec36-4560-976a-39a…/vercel.json
2026-03-11 13:46:25 +00:00

5 lines
97 B
JSON

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