Files
8f13b588-1de6-4fcc-aece-fbf…/vercel.json
2026-06-04 22:21:49 +00:00

5 lines
97 B
JSON

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