Files
3bf843fd-8b49-4b70-8d8a-9b4…/vercel.json
2026-04-17 07:32:54 +00:00

5 lines
97 B
JSON

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