Files
4ddd81f0-9e76-4227-b033-09a…/vercel.json
2026-04-26 22:39:46 +00:00

5 lines
97 B
JSON

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