Files
4293629f-053a-41f5-a512-b4b…/vercel.json
2026-04-06 12:17:42 +00:00

5 lines
97 B
JSON

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