Files
6d297dfb-4e64-4510-b450-393…/vercel.json
2026-06-04 18:06:06 +00:00

5 lines
97 B
JSON

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