Files
bf2da4d3-09e5-44c0-9ceb-acf…/vercel.json
2026-04-18 08:53:52 +00:00

5 lines
97 B
JSON

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