Files
89457624-75ce-40c5-9a73-c8e…/vercel.json
2026-04-23 14:48:58 +00:00

5 lines
97 B
JSON

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