Files
632cdae9-deaf-426f-a818-a9e…/vercel.json
2026-04-29 11:14:54 +00:00

5 lines
97 B
JSON

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