Files
e7dca6dd-1232-4df4-b6a5-6e6…/vercel.json
2026-04-21 10:55:05 +00:00

5 lines
97 B
JSON

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